RangeMap.get

Uses binary search for finding the value range.

struct RangeMap(K, V)
@nogc
V
get
()

Meta